RequiredCourseCourseAttribute 
EntityType  Dependent 
Logical Entity Name  RequiredCourseCourseAttribute 
Default Table Name  adProgramCourseAttribute 
Logical Only  NO 
Definition 
 
Note 
 

RequiredCourseCourseAttribute Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CourseAttributeId(PK)(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
RequiredCourseId(PK)(FK)    INTEGER  NO 
 

RequiredCourseCourseAttribute Keys 
Key Name  Key Type  Keys 
UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
AdAttributeID_N_N_IDX  Inversion Entry  CourseAttributeId 
PK__adProgramCourseA__62E9A010  PrimaryKey  CourseAttributeId, RequiredCourseId 

RequiredCourseCourseAttribute Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CourseAttribute  Non-Identifying  Zero or One to Zero or More        CourseAttributeId  NO 
CourseAttribute  Identifying  One To Zero or More        CourseAttributeId  NO 
RequiredCourse  Identifying  One To Zero or More        RequiredCourseId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
RequiredCourse  Non-Identifying  Zero or One to Zero or More        RequiredCourseId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

RequiredCourseCourseAttribute Check Constraints 
Check Constraint Name  CheckConstraint